Skip to content

Created the Total Value Locked#38

Merged
JerryIdoko merged 2 commits intoVesting-Vault:mainfrom
KAMALDEEN333:Total-Value-Locked
Feb 22, 2026
Merged

Created the Total Value Locked#38
JerryIdoko merged 2 commits intoVesting-Vault:mainfrom
KAMALDEEN333:Total-Value-Locked

Conversation

@KAMALDEEN333
Copy link
Copy Markdown
Contributor

Issue: [Indexer] Track 'Total Value Locked' (TVL)

Contributor
Description: "We need a global stat for the landing page. Sum up balance of all active vaults."

Acceptance Criteria:

[ ] Listen for VaultCreated and Claim events.

[ ] Update tvl table.

[ ] Endpoint GET /api/stats/tvl.

Priority: Medium

Labels: analytics, marketing

closes #2

@JerryIdoko JerryIdoko merged commit c122eeb into Vesting-Vault:main Feb 22, 2026
1 check passed
AlAfiz pushed a commit to AlAfiz/backend that referenced this pull request Mar 23, 2026
…ult#38)

Update rpc_url and network_passphrase to be strictly ENV driven. Prevent Mainnet DB from connecting to Testnet RPC by validating genesis hash on startup.
JerryIdoko added a commit that referenced this pull request Mar 23, 2026
feat(config): implement multi-network environment support (#38)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

# Issue: [Indexer] Track 'Total Value Locked' (TVL)

2 participants